home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 25 / CU Amiga Magazine's Super CD-ROM 25 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-08].iso / CUCD / Programming / BlitzList / BlitzListFiles / bgp.readme < prev    next >
Encoding:
Text File  |  1998-05-31  |  904 b   |  26 lines

  1. Short: Blitz-Genetic-Programming Environment by Christos Dimitrakakis
  2. Type: dev/basic
  3. Author: olethros@geocities.com (Christos Dimitrakakis)
  4. Uploader: olethros@geocities.com (Christos Dimitrakakis)
  5.  
  6. A genetic programming environment implementing a virtual machine for program
  7. parsing. You can create your own genetic programming tasks with relatively
  8. little effort (A copy of Blitz Basic is necessary)
  9.  
  10. This distribution includes the implementation of a symbolic regression problem.
  11. More complex problems are possible to implement, such as that of creating
  12. autonomous agents that hunt each other in a maze, or other interesting stuff.
  13.  
  14. If you are interested in implementing Genetic Programming for another language,
  15. you are recommended to look at lilgp, a C implementation with extensive
  16. documentation.
  17.  
  18. Christos Dimitrakakis (aka Olethros)
  19. olethros@geocities.com
  20. http://esewww.essex.ac.uk/~cdimita
  21.  
  22.  
  23.  
  24.  
  25.  
  26.